Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler API Support #252

Merged
merged 13 commits into from
Dec 13, 2024
Merged

Scheduler API Support #252

merged 13 commits into from
Dec 13, 2024

Conversation

SubashPradhan
Copy link
Contributor

This PR adds support to the scheduler API, this includes managing configurations, sessions, and bookings.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.28%. Comparing base (7b99eec) to head (08b9fd0).

Files with missing lines Patch % Lines
src/main/kotlin/com/nylas/resources/Scheduler.kt 0.00% 4 Missing ⚠️
src/main/kotlin/com/nylas/NylasClient.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #252      +/-   ##
============================================
+ Coverage     79.82%   81.28%   +1.46%     
- Complexity      287      316      +29     
============================================
  Files            31       35       +4     
  Lines           897      967      +70     
  Branches         88       88              
============================================
+ Hits            716      786      +70     
+ Misses          130      129       -1     
- Partials         51       52       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AaronDDM AaronDDM merged commit 4be4cad into main Dec 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants